projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cee4274
)
(f90-mode): Remove startup message.
author
Dave Love
<fx@gnu.org>
Thu, 1 Feb 2001 15:59:04 +0000
(15:59 +0000)
committer
Dave Love
<fx@gnu.org>
Thu, 1 Feb 2001 15:59:04 +0000
(15:59 +0000)
lisp/progmodes/f90.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/f90.el
b/lisp/progmodes/f90.el
index 914f5e67305ac476be246a666d76d0e9a33bb1a6..6dbd0d2c334eb0d83159ae0896d742ca9b0cae89 100644
(file)
--- a/
lisp/progmodes/f90.el
+++ b/
lisp/progmodes/f90.el
@@
-889,8
+889,8
@@
with no args, if that value is non-nil."
(set (make-local-variable 'add-log-current-defun-function)
#'f90-current-defun)
(run-hooks 'f90-mode-hook)
- (if f90-startup-message
- (message "Emacs F90 mode; please report bugs to %s" bug-f90-mode))
+
;;
(if f90-startup-message
+
;;
(message "Emacs F90 mode; please report bugs to %s" bug-f90-mode))
(setq f90-startup-message nil))
\f
;; inline-functions